[INFO] cloning repository https://github.com/hoozter/ottrin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoozter/ottrin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoozter%2Fottrin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoozter%2Fottrin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2dc52ccc9b364bd15cc84fb95e00cc19c64f789d
[INFO] checking hoozter/ottrin against master#65407954098ca3c19f0d46092cb374b5d3e9dc3c for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoozter%2Fottrin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hoozter/ottrin
[INFO] finished tweaking git repo https://github.com/hoozter/ottrin
[INFO] tweaked toml for git repo https://github.com/hoozter/ottrin written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hoozter/ottrin on toolchain 65407954098ca3c19f0d46092cb374b5d3e9dc3c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hoozter/ottrin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ogg_pager v0.7.1
[INFO] [stderr]   Downloaded trash v5.2.5
[INFO] [stderr]   Downloaded lofty_attr v0.11.1
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded ecolor v0.33.3
[INFO] [stderr]   Downloaded mime_guess2 v2.3.1
[INFO] [stderr]   Downloaded opener v0.8.4
[INFO] [stderr]   Downloaded zbus-lockstep-macros v0.5.2
[INFO] [stderr]   Downloaded zbus_xml v5.1.0
[INFO] [stderr]   Downloaded zbus-lockstep v0.5.2
[INFO] [stderr]   Downloaded emath v0.33.3
[INFO] [stderr]   Downloaded normpath v1.5.0
[INFO] [stderr]   Downloaded egui_extras v0.33.3
[INFO] [stderr]   Downloaded egui_glow v0.33.3
[INFO] [stderr]   Downloaded atspi-proxies v0.9.0
[INFO] [stderr]   Downloaded atspi v0.25.0
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.14.2
[INFO] [stderr]   Downloaded accesskit_unix v0.17.2
[INFO] [stderr]   Downloaded atspi-connection v0.9.0
[INFO] [stderr]   Downloaded rfd v0.15.4
[INFO] [stderr]   Downloaded egui-winit v0.33.3
[INFO] [stderr]   Downloaded egui-wgpu v0.33.3
[INFO] [stderr]   Downloaded lofty v0.22.4
[INFO] [stderr]   Downloaded ashpd v0.11.1
[INFO] [stderr]   Downloaded epaint v0.33.3
[INFO] [stderr]   Downloaded eframe v0.33.3
[INFO] [stderr]   Downloaded atspi-common v0.9.0
[INFO] [stderr]   Downloaded egui v0.33.3
[INFO] [stderr]   Downloaded epaint_default_fonts v0.33.3
[INFO] [stderr]   Downloaded lopdf v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7c2007a7865882e959be53e577a1581c8f148a4b25eef6c2b9be43c207d324e4
[INFO] running `Command { std: "docker" "start" "7c2007a7865882e959be53e577a1581c8f148a4b25eef6c2b9be43c207d324e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c2007a7865882e959be53e577a1581c8f148a4b25eef6c2b9be43c207d324e4" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c2007a7865882e959be53e577a1581c8f148a4b25eef6c2b9be43c207d324e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c2007a7865882e959be53e577a1581c8f148a4b25eef6c2b9be43c207d324e4" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking ottrin-core v0.1.0 (/opt/rustwide/workdir/crates/ottrin-core)
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking zbus_xml v5.1.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking trash v5.2.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking opener v0.8.4
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking ottrin-platform v0.1.0 (/opt/rustwide/workdir/crates/ottrin-platform)
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking ogg_pager v0.7.1
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling lofty_attr v0.11.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking lofty v0.22.4
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking lopdf v0.34.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking webbrowser v1.1.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking egui_extras v0.33.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking ottrin-copy v0.1.0 (/opt/rustwide/workdir/crates/ottrin-copy)
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]     Checking ottrin-preview v0.1.0 (/opt/rustwide/workdir/crates/ottrin-preview)
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking ottrin-search v0.1.0 (/opt/rustwide/workdir/crates/ottrin-search)
[INFO] [stderr]     Checking ottrin-ui v0.1.0 (/opt/rustwide/workdir/crates/ottrin-ui)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1269:45
[INFO] [stdout]      |
[INFO] [stdout] 1269 |         visuals.window_stroke = Stroke::new(1.0, c.border);
[INFO] [stdout]      |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1284:64
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, c.text_muted);
[INFO] [stdout]      |                                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1289:58
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         visuals.widgets.inactive.fg_stroke = Stroke::new(1.0, button_text);
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1294:57
[INFO] [stdout]      |
[INFO] [stdout] 1294 |         visuals.widgets.hovered.fg_stroke = Stroke::new(1.0, c.text_muted);
[INFO] [stdout]      |                                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1299:56
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         visuals.widgets.active.fg_stroke = Stroke::new(1.0, c.accent);
[INFO] [stdout]      |                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1304:54
[INFO] [stdout]      |
[INFO] [stdout] 1304 |         visuals.widgets.open.fg_stroke = Stroke::new(1.0, button_text);
[INFO] [stdout]      |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2500:33
[INFO] [stdout]      |
[INFO] [stdout] 2500 |             .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2649:33
[INFO] [stdout]      |
[INFO] [stdout] 2649 |             .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2679:41
[INFO] [stdout]      |
[INFO] [stdout] 2679 | ...                   Stroke::new(1.5, c.accent)
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2681:41
[INFO] [stdout]      |
[INFO] [stdout] 2681 | ...                   Stroke::new(1.0, c.border)
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2878:49
[INFO] [stdout]      |
[INFO] [stdout] 2878 | ...                   Stroke::new(2.0, c.accent),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2911:55
[INFO] [stdout]      |
[INFO] [stdout] 2911 |                         let card_stroke = Stroke::new(1.0, mix_color(c.border, window_fill, 0.42));
[INFO] [stdout]      |                                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3008:100
[INFO] [stdout]      |
[INFO] [stdout] 3008 | ...                   ui.painter().circle(handle_center, handle_r, handle_color, Stroke::new(1.5, Color32::from_gray(60)));
[INFO] [stdout]      |                                                                                              ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3022:45
[INFO] [stdout]      |
[INFO] [stdout] 3022 | ...                   Stroke::new(1.0, mix_color(c.border, c.panel, 0.35)),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3046:49
[INFO] [stdout]      |
[INFO] [stdout] 3046 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, card_fill, 0.38)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3077:49
[INFO] [stdout]      |
[INFO] [stdout] 3077 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, card_fill, 0.38)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3116:49
[INFO] [stdout]      |
[INFO] [stdout] 3116 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, card_fill, 0.38)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3153:69
[INFO] [stdout]      |
[INFO] [stdout] 3153 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, swatch, 0.40)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3259:41
[INFO] [stdout]      |
[INFO] [stdout] 3259 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3418:57
[INFO] [stdout]      |
[INFO] [stdout] 3418 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3509:65
[INFO] [stdout]      |
[INFO] [stdout] 3509 | ...                   .stroke(Stroke::new(1.0, preview.border))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3550:81
[INFO] [stdout]      |
[INFO] [stdout] 3550 | ...                   .stroke(Stroke::new(1.0, mix_color(preview.border, col, 0.25)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3694:45
[INFO] [stdout]      |
[INFO] [stdout] 3694 |                         .stroke(Stroke::new(1.0, mix_color(c.border, window_fill, 0.45)))
[INFO] [stdout]      |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3758:49
[INFO] [stdout]      |
[INFO] [stdout] 3758 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, c.panel, 0.55)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:6539:45
[INFO] [stdout]      |
[INFO] [stdout] 6539 | ...                   Stroke::new(2.0, c.accent),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:6599:25
[INFO] [stdout]      |
[INFO] [stdout] 6599 |             Stroke::new(1.0, mix_color(c.border, titlebar_bg, 0.55)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:6886:33
[INFO] [stdout]      |
[INFO] [stdout] 6886 |                     Stroke::new(1.0, mix_color(c.border, c.toolbar_bg, 0.5)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1269:45
[INFO] [stdout]      |
[INFO] [stdout] 1269 |         visuals.window_stroke = Stroke::new(1.0, c.border);
[INFO] [stdout]      |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1284:64
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, c.text_muted);
[INFO] [stdout]      |                                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1289:58
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         visuals.widgets.inactive.fg_stroke = Stroke::new(1.0, button_text);
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1294:57
[INFO] [stdout]      |
[INFO] [stdout] 1294 |         visuals.widgets.hovered.fg_stroke = Stroke::new(1.0, c.text_muted);
[INFO] [stdout]      |                                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1299:56
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         visuals.widgets.active.fg_stroke = Stroke::new(1.0, c.accent);
[INFO] [stdout]      |                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:1304:54
[INFO] [stdout]      |
[INFO] [stdout] 1304 |         visuals.widgets.open.fg_stroke = Stroke::new(1.0, button_text);
[INFO] [stdout]      |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7143:76
[INFO] [stdout]      |
[INFO] [stdout] 7143 |                 ui.painter().vline(full.min.x, full.y_range(), Stroke::new(1.0, c.border));
[INFO] [stdout]      |                                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7160:88
[INFO] [stdout]      |
[INFO] [stdout] 7160 |                 ui.painter().vline(strip_rect.min.x, strip_rect.y_range(), Stroke::new(1.0, c.border));
[INFO] [stdout]      |                                                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7175:45
[INFO] [stdout]      |
[INFO] [stdout] 7175 | ...                   Stroke::new(2.0, c.accent));
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7196:45
[INFO] [stdout]      |
[INFO] [stdout] 7196 | ...                   Stroke::new(2.0, c.accent));
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7214:45
[INFO] [stdout]      |
[INFO] [stdout] 7214 | ...                   Stroke::new(2.0, c.accent));
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7256:86
[INFO] [stdout]      |
[INFO] [stdout] 7256 | ...rip_w, full.y_range(), Stroke::new(1.0, mix_color(c.border, c.smart_panel_bg, 0.45)));
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7280:103
[INFO] [stdout]      |
[INFO] [stdout] 7280 | ...                   ui.painter().hline(content_rect.x_range(), ui.cursor().min.y, Stroke::new(1.0, c.border));
[INFO] [stdout]      |                                                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7634:103
[INFO] [stdout]      |
[INFO] [stdout] 7634 | ...                   ui.painter().hline(content_rect.x_range(), ui.cursor().min.y, Stroke::new(1.0, c.border));
[INFO] [stdout]      |                                                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7644:37
[INFO] [stdout]      |
[INFO] [stdout] 7644 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7648:45
[INFO] [stdout]      |
[INFO] [stdout] 7648 | ...                   Stroke::new(1.0, mix_color(c.border, c.smart_panel_bg, 0.65))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7719:57
[INFO] [stdout]      |
[INFO] [stdout] 7719 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, c.smart_panel_bg, 0.7)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7962:33
[INFO] [stdout]      |
[INFO] [stdout] 7962 |                     Stroke::new(1.0, mix_color(c.border, bottom_bar_bg, 0.5)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2500:33
[INFO] [stdout]      |
[INFO] [stdout] 2500 |             .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2649:33
[INFO] [stdout]      |
[INFO] [stdout] 2649 |             .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2679:41
[INFO] [stdout]      |
[INFO] [stdout] 2679 | ...                   Stroke::new(1.5, c.accent)
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2681:41
[INFO] [stdout]      |
[INFO] [stdout] 2681 | ...                   Stroke::new(1.0, c.border)
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8125:13
[INFO] [stdout]      |
[INFO] [stdout] 8125 |             1.5
[INFO] [stdout]      |             ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8127:13
[INFO] [stdout]      |
[INFO] [stdout] 8127 |             1.0
[INFO] [stdout]      |             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8212:33
[INFO] [stdout]      |
[INFO] [stdout] 8212 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8250:25
[INFO] [stdout]      |
[INFO] [stdout] 8250 |             Stroke::new(1.0, c.border),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8807:33
[INFO] [stdout]      |
[INFO] [stdout] 8807 |                     Stroke::new(1.0, c.border),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8914:41
[INFO] [stdout]      |
[INFO] [stdout] 8914 |                     .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9346:25
[INFO] [stdout]      |
[INFO] [stdout] 9346 |             Stroke::new(1.0, mix_color(c.border, bottom_bar_bg, 0.5)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2878:49
[INFO] [stdout]      |
[INFO] [stdout] 2878 | ...                   Stroke::new(2.0, c.accent),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:2911:55
[INFO] [stdout]      |
[INFO] [stdout] 2911 |                         let card_stroke = Stroke::new(1.0, mix_color(c.border, window_fill, 0.42));
[INFO] [stdout]      |                                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3008:100
[INFO] [stdout]      |
[INFO] [stdout] 3008 | ...                   ui.painter().circle(handle_center, handle_r, handle_color, Stroke::new(1.5, Color32::from_gray(60)));
[INFO] [stdout]      |                                                                                              ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3022:45
[INFO] [stdout]      |
[INFO] [stdout] 3022 | ...                   Stroke::new(1.0, mix_color(c.border, c.panel, 0.35)),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3046:49
[INFO] [stdout]      |
[INFO] [stdout] 3046 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, card_fill, 0.38)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3077:49
[INFO] [stdout]      |
[INFO] [stdout] 3077 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, card_fill, 0.38)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3116:49
[INFO] [stdout]      |
[INFO] [stdout] 3116 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, card_fill, 0.38)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3153:69
[INFO] [stdout]      |
[INFO] [stdout] 3153 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, swatch, 0.40)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3259:41
[INFO] [stdout]      |
[INFO] [stdout] 3259 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3418:57
[INFO] [stdout]      |
[INFO] [stdout] 3418 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3509:65
[INFO] [stdout]      |
[INFO] [stdout] 3509 | ...                   .stroke(Stroke::new(1.0, preview.border))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3550:81
[INFO] [stdout]      |
[INFO] [stdout] 3550 | ...                   .stroke(Stroke::new(1.0, mix_color(preview.border, col, 0.25)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3694:45
[INFO] [stdout]      |
[INFO] [stdout] 3694 |                         .stroke(Stroke::new(1.0, mix_color(c.border, window_fill, 0.45)))
[INFO] [stdout]      |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:3758:49
[INFO] [stdout]      |
[INFO] [stdout] 3758 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, c.panel, 0.55)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9677:25
[INFO] [stdout]      |
[INFO] [stdout] 9677 |             Stroke::new(1.0, mix_color(c.border, c.bg, 0.8)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9755:33
[INFO] [stdout]      |
[INFO] [stdout] 9755 |                     Stroke::new(1.0, c.border),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9778:33
[INFO] [stdout]      |
[INFO] [stdout] 9778 |                     Stroke::new(1.0, left_border),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9784:33
[INFO] [stdout]      |
[INFO] [stdout] 9784 |                     Stroke::new(1.0, right_border),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9870:25
[INFO] [stdout]      |
[INFO] [stdout] 9870 |             Stroke::new(1.0, mix_color(c.border, track_fill, 0.55)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9881:25
[INFO] [stdout]      |
[INFO] [stdout] 9881 |             Stroke::new(2.0, mix_color(c.text_muted, track_fill, 0.45)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9886:58
[INFO] [stdout]      |
[INFO] [stdout] 9886 |             .circle_stroke(knob_center, 6.0, Stroke::new(1.0, c.bg));
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9891:29
[INFO] [stdout]      |
[INFO] [stdout] 9891 |                 Stroke::new(1.0, c.bg),
[INFO] [stdout]      |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:10184:76
[INFO] [stdout]       |
[INFO] [stdout] 10184 | ...                   .vline(rect.max.x, rect.y_range(), Stroke::new(1.0, c.border));
[INFO] [stdout]       |                                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:10262:49
[INFO] [stdout]       |
[INFO] [stdout] 10262 | ...                   Stroke::new(1.0, c.border),
[INFO] [stdout]       |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:10468:33
[INFO] [stdout]       |
[INFO] [stdout] 10468 |                     Stroke::new(1.0, mix_color(c.border, c.bg, 0.5)),
[INFO] [stdout]       |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:10866:37
[INFO] [stdout]       |
[INFO] [stdout] 10866 |                         Stroke::new(1.0, c.border),
[INFO] [stdout]       |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11146:49
[INFO] [stdout]       |
[INFO] [stdout] 11146 | ...                   Stroke::new(1.0, c.accent),
[INFO] [stdout]       |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11261:41
[INFO] [stdout]       |
[INFO] [stdout] 11261 |                     .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11584:41
[INFO] [stdout]       |
[INFO] [stdout] 11584 |                     .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11721:41
[INFO] [stdout]       |
[INFO] [stdout] 11721 |                     .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:6539:45
[INFO] [stdout]      |
[INFO] [stdout] 6539 | ...                   Stroke::new(2.0, c.accent),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:6599:25
[INFO] [stdout]      |
[INFO] [stdout] 6599 |             Stroke::new(1.0, mix_color(c.border, titlebar_bg, 0.55)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:6886:33
[INFO] [stdout]      |
[INFO] [stdout] 6886 |                     Stroke::new(1.0, mix_color(c.border, c.toolbar_bg, 0.5)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7143:76
[INFO] [stdout]      |
[INFO] [stdout] 7143 |                 ui.painter().vline(full.min.x, full.y_range(), Stroke::new(1.0, c.border));
[INFO] [stdout]      |                                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7160:88
[INFO] [stdout]      |
[INFO] [stdout] 7160 |                 ui.painter().vline(strip_rect.min.x, strip_rect.y_range(), Stroke::new(1.0, c.border));
[INFO] [stdout]      |                                                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7175:45
[INFO] [stdout]      |
[INFO] [stdout] 7175 | ...                   Stroke::new(2.0, c.accent));
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7196:45
[INFO] [stdout]      |
[INFO] [stdout] 7196 | ...                   Stroke::new(2.0, c.accent));
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7214:45
[INFO] [stdout]      |
[INFO] [stdout] 7214 | ...                   Stroke::new(2.0, c.accent));
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7256:86
[INFO] [stdout]      |
[INFO] [stdout] 7256 | ...rip_w, full.y_range(), Stroke::new(1.0, mix_color(c.border, c.smart_panel_bg, 0.45)));
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7280:103
[INFO] [stdout]      |
[INFO] [stdout] 7280 | ...                   ui.painter().hline(content_rect.x_range(), ui.cursor().min.y, Stroke::new(1.0, c.border));
[INFO] [stdout]      |                                                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7634:103
[INFO] [stdout]      |
[INFO] [stdout] 7634 | ...                   ui.painter().hline(content_rect.x_range(), ui.cursor().min.y, Stroke::new(1.0, c.border));
[INFO] [stdout]      |                                                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7644:37
[INFO] [stdout]      |
[INFO] [stdout] 7644 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7648:45
[INFO] [stdout]      |
[INFO] [stdout] 7648 | ...                   Stroke::new(1.0, mix_color(c.border, c.smart_panel_bg, 0.65))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7719:57
[INFO] [stdout]      |
[INFO] [stdout] 7719 | ...                   .stroke(Stroke::new(1.0, mix_color(c.border, c.smart_panel_bg, 0.7)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:7962:33
[INFO] [stdout]      |
[INFO] [stdout] 7962 |                     Stroke::new(1.0, mix_color(c.border, bottom_bar_bg, 0.5)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8125:13
[INFO] [stdout]      |
[INFO] [stdout] 8125 |             1.5
[INFO] [stdout]      |             ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8127:13
[INFO] [stdout]      |
[INFO] [stdout] 8127 |             1.0
[INFO] [stdout]      |             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11913:128
[INFO] [stdout]       |
[INFO] [stdout] 11913 | ...                   ui.painter().vline(sidebar_rect.min.x + 2.0, resp.response.rect.y_range(), Stroke::new(2.0, c.accent));
[INFO] [stdout]       |                                                                                                              ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8212:33
[INFO] [stdout]      |
[INFO] [stdout] 8212 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11923:76
[INFO] [stdout]       |
[INFO] [stdout] 11923 |                 ui.painter().vline(sep_x, body_rect.y_range(), Stroke::new(1.0, c.border));
[INFO] [stdout]       |                                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8250:25
[INFO] [stdout]      |
[INFO] [stdout] 8250 |             Stroke::new(1.0, c.border),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:12698:107
[INFO] [stdout]       |
[INFO] [stdout] 12698 | ...                   ).fill(c.panel_raised).stroke(Stroke::new(1.0, c.border))).clicked() {
[INFO] [stdout]       |                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:12897:91
[INFO] [stdout]       |
[INFO] [stdout] 12897 | ...                   ).fill(c.panel_raised).stroke(Stroke::new(1.0, c.border))).on_hover_text(
[INFO] [stdout]       |                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:12965:69
[INFO] [stdout]       |
[INFO] [stdout] 12965 | ...                   .stroke(Stroke::new(1.0, Color32::from_rgba_unmultiplied(200, 150, 30, 80)))
[INFO] [stdout]       |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:12993:95
[INFO] [stdout]       |
[INFO] [stdout] 12993 | ...                   ).fill(c.panel_raised).stroke(Stroke::new(1.0, c.border))).on_hover_text(
[INFO] [stdout]       |                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8807:33
[INFO] [stdout]      |
[INFO] [stdout] 8807 |                     Stroke::new(1.0, c.border),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:13030:62
[INFO] [stdout]       |
[INFO] [stdout] 13030 | ...                   ).stroke(Stroke::new(1.0, c.error))).clicked() {
[INFO] [stdout]       |                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:8914:41
[INFO] [stdout]      |
[INFO] [stdout] 8914 |                     .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:13199:29
[INFO] [stdout]       |
[INFO] [stdout] 13199 |                 Stroke::new(1.0, stroke_col),
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9346:25
[INFO] [stdout]      |
[INFO] [stdout] 9346 |             Stroke::new(1.0, mix_color(c.border, bottom_bar_bg, 0.5)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9677:25
[INFO] [stdout]      |
[INFO] [stdout] 9677 |             Stroke::new(1.0, mix_color(c.border, c.bg, 0.8)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9755:33
[INFO] [stdout]      |
[INFO] [stdout] 9755 |                     Stroke::new(1.0, c.border),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9778:33
[INFO] [stdout]      |
[INFO] [stdout] 9778 |                     Stroke::new(1.0, left_border),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9784:33
[INFO] [stdout]      |
[INFO] [stdout] 9784 |                     Stroke::new(1.0, right_border),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9870:25
[INFO] [stdout]      |
[INFO] [stdout] 9870 |             Stroke::new(1.0, mix_color(c.border, track_fill, 0.55)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9881:25
[INFO] [stdout]      |
[INFO] [stdout] 9881 |             Stroke::new(2.0, mix_color(c.text_muted, track_fill, 0.45)),
[INFO] [stdout]      |                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9886:58
[INFO] [stdout]      |
[INFO] [stdout] 9886 |             .circle_stroke(knob_center, 6.0, Stroke::new(1.0, c.bg));
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/ottrin-ui/src/lib.rs:9891:29
[INFO] [stdout]      |
[INFO] [stdout] 9891 |                 Stroke::new(1.0, c.bg),
[INFO] [stdout]      |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:10184:76
[INFO] [stdout]       |
[INFO] [stdout] 10184 | ...                   .vline(rect.max.x, rect.y_range(), Stroke::new(1.0, c.border));
[INFO] [stdout]       |                                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:10262:49
[INFO] [stdout]       |
[INFO] [stdout] 10262 | ...                   Stroke::new(1.0, c.border),
[INFO] [stdout]       |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:10468:33
[INFO] [stdout]       |
[INFO] [stdout] 10468 |                     Stroke::new(1.0, mix_color(c.border, c.bg, 0.5)),
[INFO] [stdout]       |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:10866:37
[INFO] [stdout]       |
[INFO] [stdout] 10866 |                         Stroke::new(1.0, c.border),
[INFO] [stdout]       |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11146:49
[INFO] [stdout]       |
[INFO] [stdout] 11146 | ...                   Stroke::new(1.0, c.accent),
[INFO] [stdout]       |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11261:41
[INFO] [stdout]       |
[INFO] [stdout] 11261 |                     .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11584:41
[INFO] [stdout]       |
[INFO] [stdout] 11584 |                     .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11721:41
[INFO] [stdout]       |
[INFO] [stdout] 11721 |                     .stroke(Stroke::new(1.0, c.border))
[INFO] [stdout]       |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:14078:21
[INFO] [stdout]       |
[INFO] [stdout] 14078 |         Stroke::new(1.0, mix_color(colors.border, title_fill, 0.6)),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11913:128
[INFO] [stdout]       |
[INFO] [stdout] 11913 | ...                   ui.painter().vline(sidebar_rect.min.x + 2.0, resp.response.rect.y_range(), Stroke::new(2.0, c.accent));
[INFO] [stdout]       |                                                                                                              ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:11923:76
[INFO] [stdout]       |
[INFO] [stdout] 11923 |                 ui.painter().vline(sep_x, body_rect.y_range(), Stroke::new(1.0, c.border));
[INFO] [stdout]       |                                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:12698:107
[INFO] [stdout]       |
[INFO] [stdout] 12698 | ...                   ).fill(c.panel_raised).stroke(Stroke::new(1.0, c.border))).clicked() {
[INFO] [stdout]       |                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:12897:91
[INFO] [stdout]       |
[INFO] [stdout] 12897 | ...                   ).fill(c.panel_raised).stroke(Stroke::new(1.0, c.border))).on_hover_text(
[INFO] [stdout]       |                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:12965:69
[INFO] [stdout]       |
[INFO] [stdout] 12965 | ...                   .stroke(Stroke::new(1.0, Color32::from_rgba_unmultiplied(200, 150, 30, 80)))
[INFO] [stdout]       |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:12993:95
[INFO] [stdout]       |
[INFO] [stdout] 12993 | ...                   ).fill(c.panel_raised).stroke(Stroke::new(1.0, c.border))).on_hover_text(
[INFO] [stdout]       |                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:13030:62
[INFO] [stdout]       |
[INFO] [stdout] 13030 | ...                   ).stroke(Stroke::new(1.0, c.error))).clicked() {
[INFO] [stdout]       |                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:13199:29
[INFO] [stdout]       |
[INFO] [stdout] 13199 |                 Stroke::new(1.0, stroke_col),
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:14950:14
[INFO] [stdout]       |
[INFO] [stdout] 14950 |     let sw = 1.2; // stroke width
[INFO] [stdout]       |              ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:14078:21
[INFO] [stdout]       |
[INFO] [stdout] 14078 |         Stroke::new(1.0, mix_color(colors.border, title_fill, 0.6)),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:14950:14
[INFO] [stdout]       |
[INFO] [stdout] 14950 |     let sw = 1.2; // stroke width
[INFO] [stdout]       |              ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15293:21
[INFO] [stdout]       |
[INFO] [stdout] 15293 |         Stroke::new(2.4, preview.accent),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `2.4_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15322:21
[INFO] [stdout]       |
[INFO] [stdout] 15322 |         Stroke::new(1.0, mix_color(preview.border, preview.bg, 0.28)),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15390:29
[INFO] [stdout]       |
[INFO] [stdout] 15390 |                 Stroke::new(1.0, preview.border),
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15546:25
[INFO] [stdout]       |
[INFO] [stdout] 15546 |             Stroke::new(2.0, preview.accent)
[INFO] [stdout]       |                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15548:25
[INFO] [stdout]       |
[INFO] [stdout] 15548 |             Stroke::new(1.0, mix_color(preview.accent, preview.bg, 0.18))
[INFO] [stdout]       |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15572:21
[INFO] [stdout]       |
[INFO] [stdout] 15572 |         Stroke::new(1.0, mix_color(preview.border, preview.accent, 0.18)),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15614:21
[INFO] [stdout]       |
[INFO] [stdout] 15614 |         Stroke::new(1.5, app_colors.accent)
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15616:21
[INFO] [stdout]       |
[INFO] [stdout] 15616 |         Stroke::new(1.0, app_colors.border)
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15627:21
[INFO] [stdout]       |
[INFO] [stdout] 15627 |         Stroke::new(1.0, preview.border),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15654:21
[INFO] [stdout]       |
[INFO] [stdout] 15654 |         Stroke::new(1.6, preview.accent),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.6_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15753:29
[INFO] [stdout]       |
[INFO] [stdout] 15753 |                 Stroke::new(1.0, preview.border),
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:16120:21
[INFO] [stdout]       |
[INFO] [stdout] 16120 |         Stroke::new(1.0, c.border),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15293:21
[INFO] [stdout]       |
[INFO] [stdout] 15293 |         Stroke::new(2.4, preview.accent),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `2.4_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15322:21
[INFO] [stdout]       |
[INFO] [stdout] 15322 |         Stroke::new(1.0, mix_color(preview.border, preview.bg, 0.28)),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15390:29
[INFO] [stdout]       |
[INFO] [stdout] 15390 |                 Stroke::new(1.0, preview.border),
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15546:25
[INFO] [stdout]       |
[INFO] [stdout] 15546 |             Stroke::new(2.0, preview.accent)
[INFO] [stdout]       |                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15548:25
[INFO] [stdout]       |
[INFO] [stdout] 15548 |             Stroke::new(1.0, mix_color(preview.accent, preview.bg, 0.18))
[INFO] [stdout]       |                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15572:21
[INFO] [stdout]       |
[INFO] [stdout] 15572 |         Stroke::new(1.0, mix_color(preview.border, preview.accent, 0.18)),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15614:21
[INFO] [stdout]       |
[INFO] [stdout] 15614 |         Stroke::new(1.5, app_colors.accent)
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15616:21
[INFO] [stdout]       |
[INFO] [stdout] 15616 |         Stroke::new(1.0, app_colors.border)
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15627:21
[INFO] [stdout]       |
[INFO] [stdout] 15627 |         Stroke::new(1.0, preview.border),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15654:21
[INFO] [stdout]       |
[INFO] [stdout] 15654 |         Stroke::new(1.6, preview.accent),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.6_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:15753:29
[INFO] [stdout]       |
[INFO] [stdout] 15753 |                 Stroke::new(1.0, preview.border),
[INFO] [stdout]       |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]      --> crates/ottrin-ui/src/lib.rs:16120:21
[INFO] [stdout]       |
[INFO] [stdout] 16120 |         Stroke::new(1.0, c.border),
[INFO] [stdout]       |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]       = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ottrin-app v0.1.0 (/opt/rustwide/workdir/crates/ottrin-app)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 5m 06s
[INFO] running `Command { std: "docker" "inspect" "7c2007a7865882e959be53e577a1581c8f148a4b25eef6c2b9be43c207d324e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c2007a7865882e959be53e577a1581c8f148a4b25eef6c2b9be43c207d324e4", kill_on_drop: false }`
[INFO] [stdout] 7c2007a7865882e959be53e577a1581c8f148a4b25eef6c2b9be43c207d324e4
